home *** CD-ROM | disk | FTP | other *** search
/ PC Gamer 7.33 (October) / PC Gamer Disc 7.33 (October 2003).ISO / Data / items.pcg / scripts / DefineButton2_23 / BUTTONCONDACTION on(release).as < prev    next >
Encoding:
Text File  |  2003-07-17  |  79 b   |  4 lines

  1. on(release){
  2.    fscommand("exec","JSTART\t\tSoftware/" + _parent.readme);
  3. }
  4.